home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat UK 160 - Disc 2
/
MF_UK_160_2.iso
/
pc
/
DiscContent
/
Trials
/
oxygen
/
samples
/
debugger
/
Nodeset functions
/
sample1.xml
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Extensible Markup Language
|
2005-07-21
|
431 b
|
21 lines
<?xml version="1.0" encoding="UTF-8"?>
<!-- Sample from Zvon XSLT tutorial (www.zvon.org) -->
<source>
<AAA>
<BBB>
<CCC>Carl</CCC>
</BBB>
<BBB/>
<BBB/>
</AAA>
<AAA>
<BBB/>
<BBB>
<CCC>John</CCC>
<CCC>Charles</CCC>
<CCC>Robert</CCC>
<CCC>Anthony</CCC>
</BBB>
</AAA>
</source>